home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Resistances / ProOne: Electronics: Resistances.iso / cdbackup / progfile.sfs / ELECT132.EXE / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt
Text File  |  1998-04-23  |  12KB  |  351 lines

  1. object AboutBox: TAboutBox
  2.   Left = 269
  3.   Top = 113
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 357
  7.   ClientWidth = 386
  8.   Color = clSilver
  9.   Font.Color = clBlack
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnActivate = AboutBoxOnActivate
  18.   OnCreate = AboutBoxOnCreate
  19.   TextHeight = 16
  20.   object TiledImage1: TTiledImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 386
  24.     Height = 357
  25.     Align = alClient
  26.   end
  27.   object PnlAbout: TPanel
  28.     Left = 16
  29.     Top = 13
  30.     Width = 346
  31.     Height = 260
  32.     Hint = 'ProOne Software, a subdivision of Sofsource, Inc.'
  33.     BevelInner = bvRaised
  34.     Color = clSilver
  35.     TabOrder = 0
  36.     object ProgramImage: TImage
  37.       Left = 27
  38.       Top = 70
  39.       Width = 160
  40.       Height = 120
  41.       Stretch = True
  42.       IsControl = True
  43.     end
  44.     object LblContentVersion: TLabel
  45.       Left = 271
  46.       Top = 125
  47.       Width = 48
  48.       Height = 18
  49.       Caption = '1.00.00'
  50.       Font.Color = clBlack
  51.       Font.Height = -15
  52.       Font.Name = 'Arial'
  53.       Font.Style = [fsBold]
  54.       ParentFont = False
  55.       IsControl = True
  56.     end
  57.     object LblCopyright1: TLabel
  58.       Left = 6
  59.       Top = 208
  60.       Width = 334
  61.       Height = 19
  62.       Alignment = taCenter
  63.       AutoSize = False
  64.       Caption = 'Copyright (c) 1996 by Sofsource, Inc.'
  65.       Font.Color = clBlack
  66.       Font.Height = -13
  67.       Font.Name = 'Arial'
  68.       Font.Style = []
  69.       ParentFont = False
  70.       IsControl = True
  71.     end
  72.     object LblCopyright2: TLabel
  73.       Left = 6
  74.       Top = 230
  75.       Width = 334
  76.       Height = 19
  77.       Alignment = taCenter
  78.       AutoSize = False
  79.       Caption = 'All Rights Reserved Worldwide.'
  80.       Font.Color = clBlack
  81.       Font.Height = -13
  82.       Font.Name = 'Arial'
  83.       Font.Style = []
  84.       ParentFont = False
  85.       IsControl = True
  86.     end
  87.     object LblConst1: TLabel
  88.       Left = 214
  89.       Top = 125
  90.       Width = 49
  91.       Height = 16
  92.       Alignment = taRightJustify
  93.       Caption = 'Content:'
  94.       Font.Color = clBlack
  95.       Font.Height = -13
  96.       Font.Name = 'Arial'
  97.       Font.Style = []
  98.       ParentFont = False
  99.     end
  100.     object LblConst2: TLabel
  101.       Left = 210
  102.       Top = 149
  103.       Width = 53
  104.       Height = 16
  105.       Alignment = taRightJustify
  106.       Caption = 'Program:'
  107.       Font.Color = clBlack
  108.       Font.Height = -13
  109.       Font.Name = 'Arial'
  110.       Font.Style = []
  111.       ParentFont = False
  112.     end
  113.     object LblProgramVersion: TLabel
  114.       Left = 271
  115.       Top = 149
  116.       Width = 48
  117.       Height = 18
  118.       Caption = '1.00.00'
  119.       Font.Color = clBlack
  120.       Font.Height = -15
  121.       Font.Name = 'Arial'
  122.       Font.Style = [fsBold]
  123.       ParentFont = False
  124.       IsControl = True
  125.     end
  126.     object LblTitle: TFdLabel
  127.       Left = 6
  128.       Top = 4
  129.       Width = 334
  130.       Height = 51
  131.       Alignment = taCenter
  132.       AutoSize = False
  133.       Caption = 'College Algebra'
  134.       clShadowColor = clGray
  135.       clShadowDepth = 4
  136.       clShadowed = True
  137.       clTextColor = clYellow
  138.       clTextColorUpper = clBlue
  139.       clTextDepth = 4
  140.       clTextStyle = tsStretched
  141.       Font.Color = clYellow
  142.       Font.Height = -33
  143.       Font.Name = 'Arial'
  144.       Font.Style = [fsBold]
  145.     end
  146.     object LblConst3: TLabel
  147.       Left = 187
  148.       Top = 101
  149.       Width = 157
  150.       Height = 16
  151.       Alignment = taCenter
  152.       AutoSize = False
  153.       Caption = 'Versions:'
  154.       Font.Color = clBlack
  155.       Font.Height = -13
  156.       Font.Name = 'Arial'
  157.       Font.Style = []
  158.       ParentFont = False
  159.     end
  160.     object PnlCredits: TPanel
  161.       Left = 2
  162.       Top = 58
  163.       Width = 342
  164.       Height = 200
  165.       Hint = 'Brought to you by Sofsource, Inc, in association with S.E.E.'
  166.       Align = alBottom
  167.       BevelInner = bvRaised
  168.       Color = clSilver
  169.       TabOrder = 0
  170.       Visible = False
  171.       object ImageCredits: TImage
  172.         Left = 21
  173.         Top = 24
  174.         Width = 300
  175.         Height = 150
  176.         Stretch = True
  177.       end
  178.       object Label1: TLabel
  179.         Left = 93
  180.         Top = 5
  181.         Width = 156
  182.         Height = 18
  183.         Caption = 'Content Produced By:'
  184.         Font.Color = clBlack
  185.         Font.Height = -15
  186.         Font.Name = 'Arial'
  187.         Font.Style = [fsBold]
  188.         ParentFont = False
  189.       end
  190.       object Label2: TLabel
  191.         Left = 53
  192.         Top = 178
  193.         Width = 236
  194.         Height = 16
  195.         Caption = 'P.O. Box 221365, El Paso, Texas 79913'
  196.         Font.Color = clBlack
  197.         Font.Height = -13
  198.         Font.Name = 'Arial'
  199.         Font.Style = []
  200.         ParentFont = False
  201.       end
  202.     end
  203.   end
  204.   object BtnOk: TBitBtn
  205.     Left = 16
  206.     Top = 286
  207.     Width = 109
  208.     Height = 50
  209.     Hint = 'Click here to close the "About Box"'
  210.     Caption = 'OK'
  211.     Default = True
  212.     Font.Color = clBlack
  213.     Font.Height = -15
  214.     Font.Name = 'Arial'
  215.     Font.Style = [fsBold]
  216.     ParentFont = False
  217.     TabOrder = 1
  218.     OnClick = BtnOkClick
  219.     OnMouseDown = ButtonOnMouseDown
  220.     Glyph.Data = {
  221.       76040000424D7604000000000000760000002800000040000000200000000100
  222.       0400000000000004000000000000000000000000000000000000000000000000
  223.       80000080000000808000800000008000800080800000C0C0C000808080000000
  224.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  225.       3333333333333333333333333333333333333333333333333333333333333333
  226.       3333333333333333333333333333333333333333333333333333333333333333
  227.       3333333333333333333333333333333333333333333333333333333333333300
  228.       033333333333333333333333333333FFF333333333333333333333333333300A
  229.       00333333333333333333333333333FF8FF3333333333333333333333333300AA
  230.       A033333333333333333333333333FF888F333333333333333333333333330AAA
  231.       A003333333333333333333333333F8888FF33333333333333333333333330AAA
  232.       AA03333333333333333333333333F88888F33333333333333333333333300AAA
  233.       AA0033333333333333333333333FF88888FF333333333333333333333300AAAA
  234.       AAA03333333333333333333333FF8888888F33333333333333333333330AAAAA
  235.       AAA00333333333333333333333F88888888FF3333333333333333333300AAAAA
  236.       AAAA033333333333333333333FF888888888F333333333333333333330AAAAAA
  237.       AAAA003333333333333333333F8888888888FF33333333333333333300AAAAFF
  238.       AAAAA0333333333333333333FF88880088888F3333333333333333000AAAFFFF
  239.       AAAAA00333333333333333FFF888000088888FF33333333333333F0AAAAFF33F
  240.       FAAAAA0333333333333330F888800330088888F33333333333333FAAAFFF3333
  241.       FAAAAA00333333333333308880003333088888FF3333333333333FAFFF333333
  242.       FFAAAAA03333333333333080003333330088888F3333333333333FFF33333333
  243.       3FAAAAA00333333333333000333333333088888FF33333333333333333333333
  244.       3FFAAAAA03333333333333333333333330088888F33333333333333333333333
  245.       33FFAAAA00333333333333333333333333008888FF3333333333333333333333
  246.       333FFAAAA00333333333333333333333333008888FF333333333333333333333
  247.       3333FFAAAA00333333333333333333333333008888FF33333333333333333333
  248.       33333FFAAAA00333333333333333333333333008888FF3333333333333333333
  249.       333333FFAAAA00333333333333333333333333008888FF333333333333333333
  250.       3333333FFFAAA00333333333333333333333333000888FF33333333333333333
  251.       333333333FFAAA00333333333333333333333333300888FF3333333333333333
  252.       3333333333FFAAA00033333333333333333333333300888FFF33333333333333
  253.       33333333333FFAAAA00333333333333333333333333008888F03333333333333
  254.       333333333333FFFAAAF333333333333333333333333300088803333333333333
  255.       33333333333333FFFFF333333333333333333333333333000003333333333333
  256.       3333333333333333333333333333333333333333333333333333}
  257.     NumGlyphs = 2
  258.   end
  259.   object BtnSysInfo: TBitBtn
  260.     Left = 253
  261.     Top = 286
  262.     Width = 109
  263.     Height = 50
  264.     Hint = 'Click here for information about your computer system...'
  265.     Caption = 'Sys Info'
  266.     Font.Color = clBlack
  267.     Font.Height = -15
  268.     Font.Name = 'Arial'
  269.     Font.Style = [fsBold]
  270.     ParentFont = False
  271.     TabOrder = 3
  272.     OnClick = BtnSysInfoClick
  273.     OnMouseDown = ButtonOnMouseDown
  274.     Glyph.Data = {
  275.       76040000424D7604000000000000760000002800000040000000200000000100
  276.       04000000000000040000120B0000120B00000000000000000000000000000000
  277.       80000080000000808000800000008000800080800000C0C0C000808080000000
  278.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  279.       0777777F55591195555555555555555588787878555888855555555555555550
  280.       777777F555591195555555555555555887878785555888855555555500000507
  281.       77777F5555591195505555558888858878787855555888855855550077777077
  282.       7777F55555591195030555888787888787878555555888858885550777777777
  283.       777F555555591190330555887878787878785555555888888885507777FFF777
  284.       77F55555555911933305588787888787878555555558888888855F777F555F77
  285.       7F555555555911933305587878555878785555555558888888855F77F55555F7
  286.       77F55555555911933305588785555587878555555558888888855F7F55555507
  287.       77F55555555911933305587855555588788555555558888888855FF555555507
  288.       77F55555559999993055588555555587878555555588888888555F5555555077
  289.       77F5555550999999055558555555587878855555588888888555555555550777
  290.       77F5555503111111555555555555878787855555888888885555555555507777
  291.       7755555033111111555555555558787878555558888888885555555555077777
  292.       FF5555033333F755555555555587878788555588888888555555555550FFFFFF
  293.       555550333333F755555555555888888855555888888888555555555555555555
  294.       555503333330F755555555555555555555558888888888555555555555555555
  295.       555033333305F755555555555555555555588888888588555555555555555555
  296.       550333333055F755555555555555555555888888885588555555555550055555
  297.       503333330555F755555555555885555558888888855588555555555500005555
  298.       033333305555F755555555558888555588888888555588555555555000005550
  299.       333333055555F755555555588888555888888885555588555555550000005503
  300.       333330555555F755555555888888558888888855555588555555500000000033
  301.       333305555555F755555558888888888888888555555588555555000000000033
  302.       333055555555F755555588888888888888885555555588555555000000000000
  303.       330555555558F785555588888888888888855555555888855555500000000000
  304.       305555555558F785555558888888888888555555555888855555555500000000
  305.       055555555558F785555555558888888885555555555888855555555500000000
  306.       005555555558F785555555558888888888555555555888855555555503000000
  307.       000555555558F785555555558788888888855555555888855555555503330000
  308.       00005555555F77F5555555558787888888885555555888855555555550005000
  309.       000000555555FF55555555555888588888888855555588555555555555555500
  310.       000000055555FF55555555555555558888888885555588555555}
  311.     NumGlyphs = 2
  312.   end
  313.   object BtnCredits: TBitBtn
  314.     Left = 134
  315.     Top = 286
  316.     Width = 109
  317.     Height = 50
  318.     Hint = 'Click here for credits...'
  319.     Caption = 'Credits'
  320.     Font.Color = clBlack
  321.     Font.Height = -15
  322.     Font.Name = 'Arial'
  323.     Font.Style = [fsBold]
  324.     ParentFont = False
  325.     TabOrder = 2
  326.     OnClick = BtnCreditsClick
  327.     OnMouseDown = ButtonOnMouseDown
  328.     Glyph.Data = {
  329.       76020000424D7602000000000000760000002800000020000000200000000100
  330.       0400000000000002000000000000000000000000000000000000000000000000
  331.       80000080000000808000800000008000800080800000C0C0C000808080000000
  332.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  333.       3333333333333333333333333333333333333333333333333333333333333333
  334.       3333333333333333333333333333333333333333333333333333333333333333
  335.       3333333333333333333333333333333330000033333333333333300000000000
  336.       00F0F00000000000003330888888000777000777000888888033308000007777
  337.       00F0F007777000008033308077777000FFF0FFF0007777708033308070000FFF
  338.       FFF0FFFFFF0000708033308070FFFFFF0FF0F00FFFFFF0708033308070FFFF0F
  339.       FFF0FFF000FFF0708033308070FF0FFFFFF0FFFFFF00F0707033308070FFFFFF
  340.       00F0F00FFFFFF0707033308070FFFF00FFF0FFF000FFF0707033308070FF00FF
  341.       FFF0FFFFFF00F0F07033308070FFFFFFFFF0F00FFFFFF0F07033308070FFAC9C
  342.       9CF0FFF000FFF0F07033308070FFCCCCACF0FFFFFF00F0F070333080F0FFCBBC
  343.       CAF0F00FFFFFF0F070333080F0FFCBB9CFF0FFF0F0FFF0F070333080F0FFCCCC
  344.       FFF0FFFFFFF0F0F070333080F0FFC9CFFF000FFFFFFFF0F070333000F0FFFFFF
  345.       0033300FFFFFF0F00033333000FFF0003333333000FFF0003333333330000333
  346.       3333333333000033333333333333333333333333333333333333333333333333
  347.       3333333333333333333333333333333333333333333333333333333333333333
  348.       3333333333333333333333333333333333333333333333333333}
  349.   end
  350. end
  351.